Node-RED block in Snap4City Microservice library node-red-contrib-snap4city-user is "dashboard-map"> To know what to send as input to this node read the guide found here
With this node you can add a map to an existing dashboard or a new one created by the node. If a point in the map is clicked this node receives the GPS coordinates of the point clicked on the map.
{
"latitude": 43.75,
"longitude": 11.35,
"serviceUri": "http://www.disit.org/km4city/resource/iot/orionUNIFI/DISIT/METRO15"
}